Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

txwatcher: improve logging in csvPassedCallback #310

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

YusukeShimizu
Copy link
Contributor

Enhances logging in the csvPassedCallback function to provide more context when errors occur.

It now includes the swap ID, transaction ID, and starting block height along with the error message.
This change aids in debugging and troubleshooting issues related to CSV transaction handling.

enhances logging in the csvPassedCallback
function to provide more context when errors occur.

It now includes the swap ID, transaction ID, and starting block
height along with the error message.
This change aids in debugging and troubleshooting
issues related to CSV transaction handling.
@grubles
Copy link
Collaborator

grubles commented Sep 9, 2024

ACK 0ff7ed6

@grubles grubles merged commit 78c9846 into master Sep 9, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants